home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9712 / 000024_owner-linux-arm…r.rutgers.edu _Fri Dec 5 16:41:56 1997.msg < prev    next >
Internet Message Format  |  1998-01-04  |  2KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id QAA24766
  4.     for <willy@odie.fluff.org>; Fri, 5 Dec 1997 16:41:55 GMT
  5. Received: from vger.rutgers.edu ([128.6.190.2]:33086 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <4257-16327>; Fri, 5 Dec 1997 18:41:39 +0200
  6. Received: by vger.rutgers.edu id <971815-2954>; Fri, 5 Dec 1997 11:06:29 -0500
  7. Received: from odie.barnet.ac.uk ([194.82.202.98]:1681 "EHLO odie.barnet.ac.uk" ident: "willy") by vger.rutgers.edu with ESMTP id <971819-2954>; Fri, 5 Dec 1997 11:05:43 -0500
  8. Received: (from willy@localhost)
  9.     by odie.barnet.ac.uk (8.8.6/8.8.6) id QAA24524;
  10.     Fri, 5 Dec 1997 16:08:56 GMT
  11. From: Matthew Wilcox <willy@odie.barnet.ac.uk>
  12. Message-Id: <199712051608.QAA24524@odie.barnet.ac.uk>
  13. Subject: Re: Problems when compiling (lack of the right header files)....
  14. To: tom@netherhall.cambs.sch.uk (Tom Palmer)
  15. Date:     Fri, 5 Dec 1997 16:08:54 +0000 (GMT)
  16. Cc: linux-arm@vger.rutgers.edu
  17. In-Reply-To: <199712051402.OAA06391@netherhall.cambs.sch.uk> from "Tom Palmer" at Dec 5, 97 02:02:27 pm
  18. X-Mailer: ELM [version 2.4 PL25]
  19. MIME-Version: 1.0
  20. Content-Type: text/plain; charset=US-ASCII
  21. Content-Transfer-Encoding: 7bit
  22. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  23. Sender: owner-linux-arm@vger.rutgers.edu
  24. Precedence: bulk
  25. Status: RO
  26.  
  27. >   I'm trying to compile some programs on my newly installed RiscPC
  28. Arm-linux machine. I've installed the kernel 2.0.31 sources and patched
  29. them for arm-linux. I have also made the various symbolic links from
  30. /usr/include/ to /usr/src/linux/include.
  31.  
  32. >   The prblem that I have is that when I try to compile any programs
  33. (most noteably passwd, as I don't seem to have it on the system) I get
  34. the error that page.h in usr/src/linux/include/asm-arm/ cannot find
  35. asm/proc/page.h.
  36.  
  37. I know what this one is.  You need to `make config' in the kernel source
  38. tree.  This sets up symbolic links to the appropriate proc - either proc-rpc
  39. or proc-arc.
  40.  
  41. >   BTW: Thanks to all those who answered my posts for help over the
  42. last few days. Much appreciated.
  43.  
  44. It's nice to be appreciated ;-)
  45. Is there any chance you could reformat your postings to 75 chars or so?
  46. it's a bit inconvenient otherwise..